home *** CD-ROM | disk | FTP | other *** search
- -- card: 9791 from stack: in
- -- bmap block id: 10039
- -- flags: 0000
- -- background id: 7657
- -- name: more about phrases
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=363 top=313 right=335 bottom=438
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Last Card
- ----- HyperTalk script -----
- on mouseUp
- go to card "about phrases" of stack "reference"
- end mouseUp
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=131 top=309 right=332 bottom=213
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Phrases
- ----- HyperTalk script -----
- on mouseUp
- go "phrases"
- end mouseUp
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=131 top=309 right=332 bottom=213
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Phrases
- ----- HyperTalk script -----
- on mouseUp
- go "phrases"
- end mouseUp
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=175 top=109 right=131 bottom=307
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Hear the Phrase
- ----- HyperTalk script -----
- on mouseUp
- play "boing" tempo 170 "b3q be be bq be be c#4q b3e bw."
- end mouseUp
-